update a theme
url
PUT https://yorkyao.xyz/api/themes/:theme_id
headers
cookies
request body
| key name | value type | required |
|---|---|---|
| title | string | false |
| detail | string | false |
| status | ThemeStatus | false |
| imageNames | string[] | false |
The imageNames is uploaded images in themeDetail, it exists to avoid extracting image url from themeDetail.